Boolean: noCache Description: Can be enabled to prevent internal caching of imported JavaScript and CSS stylesheet data within 4X. Note: The default value of $A.noCache is false. Example: // Prevent internal caching of imported JavaScript and CSS stylesheet data. $A.noCache = true;